Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.166 Times

Search results for "wiping algorithm"

Wiping Algorithm

Software 1 - 20: 1 2 3 4 >
Released: July 03, 2007  |  Added: March 27, 2010 | Visits: 2.784

Safe File Shredder Safe File Shredder and Mover will help you delete or move your files safely and securely. Employing the newest data wiping algorithm, the program will not only delete your files; it will totally erase all traces of them, completely eliminating the possibility of the recovery, so that even the...



Platforms: Windows 95, Windows 98, Windows Me, Windows NT 3.x, Windows NT 4.x, Windows 2000, Windows XP, Windows 2003, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64, Windows Vista Enterprise x64

License: Shareware Cost: $19.00 USD Size: 795 KB Download (481): Safe File Shredder Download

Added: August 17, 2008 | Visits: 2.631

Hard Disk Erasing Utility Data wiping tool can permanently deletes your confidential data or information from the hard disk drive partitioned in FAT, NTFS file system. This destructive and non destructive software can wipe your temporary internet files, cookies, visited URLs, cache, etc. Data cleanup utility can helps...





Platforms: Windows 98, Windows Me, Windows NT 4.x, Windows 2000, Windows XP, Windows 2003

License: Shareware Cost: $45.00 USD Size: 1.75 KB Download (127): Hard Disk Erasing Utility Download

Released: April 25, 2013  |  Added: July 22, 2014 | Visits: 1.051

Wipe Bad Disk Traditional disk wipers are often stuck in bad sectors leaving no time to sanitize data on healthy area of the disk, or just skip them leaving sensitive information around bad sectors not erased. WBD(Wipe Bad Disk) can thoroughly wipe disks with bad sectors in a hierarchical and elegant way....


Platforms: Windows XP, Win7 x32, Win7 x64, WinVista

License: Shareware Cost: $29.90 USD Size: 4.6 MB Download (75): Wipe Bad Disk Download

Released: November 11, 2006  |  Added: August 22, 2007 | Visits: 3.520

Data Wiping Software Data cleaning software provide facilities for permanent deletion of deleted secret files, confidential records, sensitive information and private contents. This destructive and non-destructive tool permanently erases your temporary internet history, cache, cookies, auto complete and typed URLs....


Platforms: Windows 98, Windows Me, Windows NT 3.x, Windows NT 4.x, Windows 2000, Windows XP, Windows 2003

License: Shareware Cost: $45.00 USD Size: 1.71 MB Download (245): Data Wiping Software Download

Released: January 11, 2008  |  Added: December 11, 2008 | Visits: 3.695

Disk Wiping Software Disk wiping software irreversibly wipes all deleted documents from FAT, NTFS hard disk partition or removable USB drive. Hard disk data wiper tool cleans all temporary data like network folder, windows event log, system registry traces, online, offline activities and other unwanted data stored on...


Platforms: Windows 98, Windows Me, Windows NT 3.x, Windows NT 4.x, Windows 2000, Windows XP, Windows 2003, Windows Vista Starter

License: Shareware Cost: $45.00 USD Size: 1.71 MB Download (188): Disk Wiping Software Download

Added: January 18, 2010 | Visits: 1.065

Algorithm::Dependency Algorithm::Dependency is a base class for implementing various dependency trees. SYNOPSIS use Algorithm::Dependency; use Algorithm::Dependency::Source::File; # Load the data from a simple text file my $data_source = Algorithm::Dependency::Source::File->new( foo.txt ); # Create the...


Platforms: Linux

License: Freeware Size: 46.08 KB Download (121): Algorithm::Dependency Download

Added: October 17, 2010 | Visits: 2.250

Algorithm::Knapsack Algorithm::Knapsack is a brute-force algorithm for the knapsack problem. SYNOPSIS use Algorithm::Knapsack; my $knapsack = Algorithm::Knapsack->new( capacity => $capacity, weights => @weights, ); $knapsack->compute(); foreach my $solution ($knapsack->solutions()) { foreach my $index...


Platforms: Linux

License: Freeware Size: 4.1 KB Download (209): Algorithm::Knapsack Download

Added: March 22, 2010 | Visits: 901

Algorithm::DiffOld Algorithm::DiffOld is a Perl module to compute `intelligent differences between two files / lists but use the old (<=0.59) interface. NOTE This has been provided as part of the Algorithm::Diff package by Ned Konz. This particular module is ONLY for people who HAVE to have the old interface,...


Platforms: Linux

License: Freeware Size: 23.55 KB Download (95): Algorithm::DiffOld Download

Added: April 09, 2010 | Visits: 1.030

Algorithm::Loops Algorithm::Loops is a Perl module with looping constructs: NestedLoops, MapCar*, Filter, and NextPermute*. SYNOPSYS use Algorithm::Loops qw( Filter MapCar MapCarU MapCarE MapCarMin NextPermute NextPermuteNum NestedLoops ); my @copy= Filter {tr/A-Z.,"()/a-z/d} @list; my $string= Filter...


Platforms: Linux

License: Freeware Size: 22.53 KB Download (108): Algorithm::Loops Download

Added: April 26, 2010 | Visits: 4.212

Algorithm::Diff::Apply Algorithm::Diff::Apply is a Perl module to apply one or more Algorithm::Diff diffs. SYNOPSIS ## Single-diff form: use Algorithm::Diff::Apply qw{apply_diff}; my @ary = ...; my @diff = ...; # some call to Algorithm::Diff::diff() my @changed_ary = apply_diff(@ary, @diff); my $changed_ary =...


Platforms: Linux

License: Freeware Size: 12.29 KB Download (92): Algorithm::Diff::Apply Download

Added: May 06, 2010 | Visits: 2.099

Parallel Genetic Algorithm Library Parallel Genetic Algorithm Library (or PGAL for short) is a C++ toolkit for simply, efficiently, and swiftly producing genetic algorithm code that works across multiple processors. This is useful not only for those with multi-processor computers, but also for distributed and cluster computing...


Platforms: Linux

License: Freeware Size: 75.78 KB Download (218): Parallel Genetic Algorithm Library Download

Added: January 17, 2010 | Visits: 1.044

Algorithm::BinPack Algorithm::BinPack is a Perl module that can efficiently pack items into bins. SYNOPSIS Algorithm::BinPack efficiently packs items into bins. The bins are given a maximum size, and items are packed in with as little empty space as possible. An example use would be backing up files to CD,...


Platforms: Linux

License: Freeware Size: 4.1 KB Download (107): Algorithm::BinPack Download

Added: September 29, 2013 | Visits: 938

Genetic Algorithm File Fitter Genetic Algorithm File Fitter, or just GAFFitter, is a command-line software written in C++ that arranges--via a genetic algorithm--an input list of items or files/directories into volumes of a certain capacity (target), such as CD or DVD, in a way that the total wastage is minimized. By smartly...


Platforms: *nix, Linux

License: Freeware Size: 40.96 KB Download (122): Genetic Algorithm File Fitter Download

Added: April 25, 2010 | Visits: 942

Algorithm::Permute Algorithm::Permute is a Perl module with handy and fast permutation with object oriented interface. SYNOPSIS use Algorithm::Permute; my $p = new Algorithm::Permute([a..d]); while (@res = $p->next) { print join(", ", @res), "n"; } my @array = (1..9); Algorithm::Permute::permute { print...


Platforms: Linux

License: Freeware Size: 10.24 KB Download (108): Algorithm::Permute Download

Added: February 19, 2010 | Visits: 884

Algorithm::SISort Algorithm::SISort is a Perl module that contains select and insert sorting algorithm. SYNOPSIS use Algorithm::SISort qw(Sort Sort_inplace); @sorted_list = Sort {$_[0] <=> $_[1]} @unsorted_list; # ... or ... $number_of_comparisons = Sort_inplace {$_[0] <=> $_[1]} @unsorted_list; This...


Platforms: Linux

License: Freeware Size: 4.1 KB Download (100): Algorithm::SISort Download

Added: November 16, 2010 | Visits: 999

Algorithm::Merge Algorithm::Merge is a Perl module package that provides three-way merge and diff. SYNOPSIS use Algorithm::Merge qw(merge diff3 traverse_sequences3); @merged = merge(@ancestor, @a, @b, { CONFLICT => sub { } }); @merged = merge(@ancestor, @a, @b, { CONFLICT => sub { } },...


Platforms: Linux

License: Freeware Size: 10.24 KB Download (92): Algorithm::Merge Download

Added: July 09, 2010 | Visits: 912

Algorithm::Huffman Algorithm::Huffman is a Perl extension that implements the Huffman algorithm. SYNOPSIS use Algorithm::Huffman; my %char_counting = map {$_ => int rand(100)} (a .. z, A .. Z); # or better the real counting for your characters # as the huffman algorithm doesnt work good with random data...


Platforms: Linux

License: Freeware Size: 8.19 KB Download (110): Algorithm::Huffman Download

Added: October 08, 2010 | Visits: 1.267

Optimization Algorithm Toolkit Optimization Algorithm Toolkit is a workbench and toolkit for developing, evaluating, and playing with classical and state-of-the-art optimization algorithms on standard benchmark problem domains; including reference algorithm implementations, graphing, visualizations and much more. The project...


Platforms: Linux

License: Freeware Size: 6.5 MB Download (123): Optimization Algorithm Toolkit Download

Added: July 18, 2010 | Visits: 813

Algorithm::Networksort Algorithm::Networksort can create inline comparisons for sorting. SYNOPSIS use Algorithm::Networksort qw(:all); my $inputs = 4; # # Generate the network (a list of comparators). # my @network = nw_comparators($inputs); # # Print the list, and print the graph of the list. # print...


Platforms: Linux

License: Freeware Size: 15.36 KB Download (89): Algorithm::Networksort Download

Added: July 09, 2010 | Visits: 972

Algorithm::SocialNetwork Algorithm::SocialNetwork is a social network analysis. SYNOPSIS use Graph::Undirected; use Algorithm::SocialNetwork; my $G = Graph::Undirected->new(); $G->add_edges([qw(a b)], [qw(b c)]); my $algo = Algorithm::SocialNetwork->new(graph => $G3); my $BC = $algo->BetweenessCentrality(); #...


Platforms: Linux

License: Freeware Size: 9.22 KB Download (104): Algorithm::SocialNetwork Download

Software 1 - 20: 1 2 3 4 >